home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1994 February: Tool Chest / Dev.CD Feb 94.toast / Tool Chest / Development Platforms / MPW Related / MPW Interfaces / CIncludes / PrintTraps.h < prev    next >
Encoding:
C/C++ Source or Header  |  1993-09-17  |  347 b   |  19 lines  |  [TEXT/MPS ]

  1. /*
  2.     File:        PrintTraps.h
  3.  
  4.     Copyright:    © 1983-1993 by Apple Computer, Inc.
  5.                 All rights reserved.
  6.  
  7.     Version:    System 7.1 for ETO #11
  8.     Created:    Tuesday, March 30, 1993 18:00
  9.  
  10. */
  11.  
  12. /* This file is provided to support existing references to it. The up to date interface is
  13.    defined in Printing.h
  14. */
  15.  
  16. #ifndef __PRINTING__
  17. #include <Printing.h>
  18. #endif
  19.